home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / compuserve-file-archive / 11 Exotic Applications / SC072.ZIP / SC_ARC.ZIP / STARLIST.DOC < prev    next >
Encoding:
Text File  |  1996-05-20  |  1.8 KB  |  57 lines

  1.  
  2.                           Star List by Joe Forster/STA
  3.  
  4.   This program was designed to list the contents of disk and tape images into a
  5. text file. Star List is an external utility of The Star Commander but  is  also
  6. distributed separately.
  7.  
  8.  
  9.  
  10.   USAGE:
  11.  
  12.   STARLIST <filename> [-|/<options>] [<listname>]
  13.  
  14.   <filename>:
  15.   Enter the name of image files to be listed. You may use wildcards,  as  well.
  16. If you want to list disk images, the extension must be  '.D64'.  You  can  list
  17. tape images by entering the extension '.T64'. Use the extension  '.*'  to  list
  18. disk and tape images at the same time.
  19.  
  20.   <listname>:
  21.   Type the path, the name and the extension of the list file here. If the  file
  22. already exists, the list will be appended to its contents.  If  you  omit  this
  23. parameter, the list is dumped onto the screen.
  24.  
  25.   Options:
  26.     V: turns verbose mode on which means that the start and  end  addresses  of
  27.        files in tape images and the track and sector  of  the  first  block  of
  28.        files in disk images will also be displayed in the list.
  29.     P: breaks the list up to pages with pauses between so  that  you  can  read
  30.        what is on the screen. This option does nothing when listing into a text
  31.        file.
  32.  
  33.  
  34.  
  35.   ERROR MESSAGES:
  36.  
  37.   Invalid option
  38.     The option is unknown.
  39.   FILENAME.EXT not found
  40.     The file does not exist.
  41.   Invalid image file extension
  42.     The extension of the wildcard mask specified is not '.D64', '.T64' or '.*'.
  43.   Cannot create FILENAME.EXT
  44.     The file could not be created for some reason.
  45.   FILENAME.EXT is not a valid image file
  46.     The image file is corrupted.
  47.  
  48.  
  49.  
  50.   THE AUTHOR:
  51.  
  52.   You can contact me at the E-Mail address "sta@ludens.elte.hu".
  53.  
  54.  
  55.  
  56.   20th May, 1996                                Joe Forster/STA
  57.